virtualisation.oci-containers.containers.<name>.devices
List of devices to attach to this container.
- Type
list of string- Default
[ ]- Example
[ "/dev/dri:/dev/dri" ]- Declared
- <nixpkgs/nixos/modules/virtualisation/oci-containers.nix>
List of devices to attach to this container.
list of string[ ][
"/dev/dri:/dev/dri"
]